Skip to main content
Syncause Logo
Syncause

AliCloud ARMS

Supported Data Types: Trace RedMetric ServiceInstance Topology

This document is used to integrate AliCloud ARMS Trace RedMetric ServiceInstance Topology data into Syncause.

  • You need access to a running Syncause service to complete this tutorial. For instructions, please refer to the "Setup" section.
  • You need an AliCloud account and to enable the relevant ARMS features.
  • Go to Syncause Ingrestion > External Data Sources > click ARMS to create a new ARMS data source type.

Field Description

FieldDescriptionExample
Data Source nameData source namemy-arms
CommentData source comment
ARMS AddressARMS server addresshttps://arms.cn-hangzhou.aliyuncs.com
ARMS AccessKeyARMS access keyyour_arms_access_key
ARMS AccessSecretARMS access secretyour_arms_access_secret

Note: Syncause currently supports and has verified ARMS versions 3.1.4 through 4.1.12.

Setup Guide

Step 1: Confirm ARMS Service Endpoint

  1. Visit the ARMS Service Endpoint documentation.
  2. Locate the Public network access address corresponding to your region and copy it.
  3. Enter the address value into the ARMS Address field in the configuration panel.

Step 2: Create a RAM User for Integration

To securely connect Syncause with ARMS, create a dedicated RAM user with minimal permissions.

  1. Go to the Alibaba Cloud RAM User Console.
  2. Click Create User, set a login name, and check the OpenAPI Access option.
  3. After creation, copy the AccessKey ID and AccessKey Secret.
  4. Enter these values into the corresponding fields:
    • AccessKey IDARMS AccessKey field
    • AccessKey SecretARMS AccessSecret field

Step 3: Assign Minimal Permissions

  1. In the RAM User Console, open the newly created user’s details page.
  2. Click Add Permissions.
  3. Select the AliyunARMSReadOnlyAccess policy and click Grant Permissions.
  4. Wait for the operation to complete.